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