pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: LLVMModuleRef,
) -> *const c_char
Expand description
Obtain the data layout for a module.
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: LLVMModuleRef,
) -> *const c_char
Obtain the data layout for a module.