Skip to main content

str_to_co_task

Function str_to_co_task 

Source
pub fn str_to_co_task(s: &str) -> PWSTR
Expand description

Converts a &str to a PWSTR by allocating memory using CoTaskMemAlloc.